home *** CD-ROM | disk | FTP | other *** search
- pnmwhitenoise: This operator loads a PBM/PGM/PPM file and creates equal
- distributed or normal distributed noise.
-
- Syntax: pnmwhitenoise [+v|-v] [-e|-n] [-sScatter] file1 file2
-
- +v : use verbose-mode (default)
- -v : no verbose-mode
- -e : equal distributed noise (default)
- -n : normal distributed noise
- -s : scatter of the noise, 0 .. 150 (default: 75)
- file1 : PBM/PGM/PPM-file, source
- file2 : PBM/PGM/PPM-file, destination
-